Adds a check to vtpm_manager and vtpm Makefiles to verify openssl and
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 12 Jan 2006 13:27:20 +0000 (14:27 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 12 Jan 2006 13:27:20 +0000 (14:27 +0100)
commit71e8ec899aed517e21f359d6f06ab86244179479
tree882e98d0db1f4773cb24716f2fce119e02ee31b7
parentb85612442b24664719ab992ebf744bb7c1086955
Adds a check to vtpm_manager and vtpm Makefiles to verify openssl and
gmp dev files are installed. If files are missing, Makefile exits with a
message indicating that these tools will not be built, rather than an
error, which prevents Xen from building.

Signed-off-by: Vinnie Scarlata <vincent.r.scarlata@intel.com>
tools/vtpm/Makefile
tools/vtpm/Rules.mk
tools/vtpm_manager/Makefile